home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2002 June / PC-WELT 6-2002.ISO / pcwstart.exe / scripts / DefineButton2_13 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-15  |  165 b   |  5 lines

  1. on(release){
  2.    fscommand("exec","JSTART\tHTMLOnCD.exe\tstatic/fsHTMLOnCD.htm\t\t\"/error=HTMLonCD`1kann`1nicht`1gestartet`1werden.\"");
  3.    fscommand("quit");
  4. }
  5.